var crypto/x509/pkix.attributeTypeNames

2 uses

	crypto/x509/pkix (current package)
		pkix.go#L26: var attributeTypeNames = map[string]string{
		pkix.go#L53: 			typeName, ok := attributeTypeNames[oidString]